const github.com/gotd/td/telegram/downloader.cdnRefreshProbeLimit
3 uses
github.com/gotd/td/telegram/downloader (current package)
cdn_state_machine.go#L11: const cdnRefreshProbeLimit = 4 * 1024
cdn_state_machine.go#L95: limit = cdnRefreshProbeLimit
cdn_state_machine.go#L331: _, retry, handled, recoverErr := c.recoverCDNControlError(ctx, err, offset, cdnRefreshProbeLimit, rev, attempt+1)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |